home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / snowball.swf / scripts / frame_1 / PlaceObject2_6_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-08-19  |  102b  |  4 lines

  1. onClipEvent(enterFrame){
  2.    this._xscale = _root.getBytesLoaded() / _root.getBytesTotal() * 100;
  3. }
  4.